(decode_coding_emacs_mule): Check coding->cmp_data.
authorKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:28:31 +0000 (06:28 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:28:31 +0000 (06:28 +0000)
commitc3bb5d50c48eeb7478b4e83d91309e3e68ffebd2
tree9e840851343f786099266cffba7b562621a9f1f0
parent08eb37ea84e3a29eb6f5fd58ba534bf55c600f78
(decode_coding_emacs_mule): Check coding->cmp_data.
Only when it is non-nil, handle composition sequence.
(setup_coding_system) <0>: Don't force composition handling.
src/coding.c